home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 2001 May / cd49www.iso / inne / soh_vrtour / plinthus.swf / scripts / DefineButton2_457 / BUTTONCONDACTION on(release).as
Text File  |  2001-03-02  |  86b  |  7 lines

  1. on(release){
  2.    tellTarget("_root.helpGenie")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.